home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 19 / macformat_19.iso / Shareware / Games / Star Flick / CT / CheeseToast.doc next >
Text File  |  1994-03-10  |  1KB  |  36 lines

  1. CheeseToast 1.0.1                        
  2. Copyright (c) 1993 Jim Bumgardner
  3.  
  4. Internet: jbum@netcom.com
  5. America Online: jbum@aol.com
  6.  
  7. CheeseToast is a Maelstrom/Asteroids-inspired game I wrote to teach myself
  8. how to do sprite-movement on the Macintosh.  I hope you like it.  Feel free to 
  9. replace the sprites and/or sounds.  
  10.  
  11. This archive contains the (uncommented, undocumented) Think C source code 
  12. as an aid to Programmers who are interested in such things.
  13.  
  14. To run the game, you only need the application "Cheese Toast" and the file "CT Resources".
  15.  
  16. CheeseToast requires a color mac with a 12" monitor or larger and 32-bit Quickdraw.
  17.  
  18. CheeseToast is free.  The reason CheeseToast is free is because I don't have 
  19. time to a) Polish It  and b) Handle technical support or programming questions.
  20. Please don't include CheeseToast or it's source code in Shareware collections
  21. that cost money without receiving my permission.
  22.  
  23. If you would like to do a major revision of CheeseToast, let me know!  I'd be especially
  24. interested in seeing some bolo-like extensions.  heh heh.
  25.  
  26. Changes for version 1.0.1:
  27.  
  28. Cheese Toast now runs correctly on 12 inch monitors, and it centers properly
  29. on monitors larger than 13 inches.
  30.  
  31. I also fixed an opening audio glitch that was happening on machines with
  32. Sound Mgr 3.0.
  33.  
  34. Sprite movement has been sped up a bit.
  35.  
  36.